home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / asm / ofl_12.lha / OFL_v1.2 / OFL_Docs / OFL_English.Doc next >
Text File  |  1995-04-02  |  7KB  |  160 lines

  1.         O.F.L. (Offsets & Functions Libraries) v1.2
  2.  
  3.                       © 1994   BEAUMONT Christophe
  4.  
  5.  
  6.                        User Manual (English version)
  7.                             All Rights reserved
  8.  
  9.                                         \|/
  10.                                         @ @
  11. ------------------------------------oOO-(_)-OOo------------------------------
  12.  
  13.  
  14. Tables of contents :         1) Requirements
  15.                 2) Spreading
  16.                 3) History
  17.                 4) Using the programm
  18.                 5) Libraries
  19.                 6) Future releases
  20.                 7) Acknowledgments
  21.                 8) How to contact me
  22.                 
  23. ------------------------------------------------------------------------------
  24. --  1) REQUIREMENTS  ---------------------------------------------------------
  25. ------------------------------------------------------------------------------
  26.  
  27. This program requires kickstart 2.04 (V37) and the Reqtools.libray.
  28.  
  29. ------------------------------------------------------------------------------
  30. --  2) SPREADING  ------------------------------------------------------------
  31. ------------------------------------------------------------------------------
  32.  
  33. O.F.L is FREEWARE and may be distributed freely, provided that no
  34. change  is  made  to  the  program  and its documentation, that the package
  35. is distributed in its complete form, and that no profit is made.
  36.  
  37.  
  38. Public Domain distributors, BBS and associations may not distribute or include
  39. this  program  in  their  collections without my written consent.  The fees
  40. charged  should  never exceed those of the AmigaLibsDisks collection or the
  41. Club Amiga Montreal (CAM).
  42.  
  43. ------------------------------------------------------------------------------
  44. --  3) HISTORY  --------------------------------------------------------------
  45. ------------------------------------------------------------------------------
  46.  
  47. v1.0:   (10/12/1994)      Implantation of the following libraries:
  48. -----                       Asl.Library             v40.13
  49.                             Commodities.Library     v40.13
  50.                             Dos.Library             v40.13
  51.                             Exec.Library            v40.13
  52.                             Gadtools.Library        v40.13
  53.                             Graphics.Library        v40.13
  54.                             Icon.Library            v40.13
  55.                             IFFParse.Library        v40.13
  56.                             Intuition.Library       v40.13
  57.                             Reqtools.Library        v38.12
  58.  
  59. v1.1:   (20/12/1994)      Programing of the menu,iconification of the program.
  60. -----   (23/03/1994)      Making of the French version (preview)
  61.  
  62. v1.2:   (28/03/1995)      Is auto-detaching when running from Workbench or
  63. -----                     Cli/Shell.
  64.  
  65. ------------------------------------------------------------------------------
  66. --  4) USING THE PROGRAM  ----------------------------------------------------
  67. ------------------------------------------------------------------------------
  68.  
  69. Using this program is extremely easy.
  70.  
  71. By  selecting the library you wish to consult, you will be presented with a
  72. list  of  its  functions.  Just clic on the one you're interested in, and a
  73. requester containing the following information will appear:
  74.  
  75.  - the function's name
  76.  - a short summary of what it does
  77.  - its offset
  78.  - the structures and registers it uses
  79.  
  80. Naturally enough, the information provided is not comprehensive; OFL is no
  81. replacement  to  the  autodocs.   Its  main  aim is to provide you with the
  82. minimum  information needed and spare you hours of tedious research through
  83. tons  of  documentation.  For more details, you will have to go through the
  84. autodocs and/or the 'Rom Kernal Reference Manuals'.
  85.  
  86. You may iconify  and quit the program using the menu or the keyboard
  87. short-cuts.
  88.  
  89. ------------------------------------------------------------------------------
  90. --  5) LIBRARIES  ------------------------------------------------------------
  91. ------------------------------------------------------------------------------
  92.  
  93. O.F.L details the following libraries' functions:
  94.  
  95.  - Asl.Library                       v40.13     ©1985-1993 Commodore Amiga,Inc
  96.  - Commodities.Library               v40.13     ©1985-1993 Commodore Amiga,Inc
  97.  - Dos.Library                       v40.13     ©1985-1993 Commodore Amiga,Inc
  98.  - Exec.Library                      v40.13     ©1985-1993 Commodore Amiga,Inc
  99.  - Gadtools.Library                  v40.13     ©1985-1993 Commodore Amiga,Inc
  100.  - Graphics.Library                  v40.13     ©1985-1993 Commodore Amiga,Inc
  101.  - Icon.Library                      v40.13     ©1985-1993 Commodore Amiga,Inc
  102.  - IFFParse.Library                  v40.13     ©1985-1993 Commodore Amiga,Inc
  103.  - Intuition.Library                 v40.13     ©1985-1993 Commodore Amiga,Inc
  104.  - Reqtools.Library                  v38.12     ©1991-1994 Nico François
  105.  
  106. ------------------------------------------------------------------------------
  107. --  6) FUTURE RELEASES  ------------------------------------------------------
  108. ------------------------------------------------------------------------------
  109.  
  110. If you want me to include other libraries in O.F.L, you may send them to me
  111. along with the following files:
  112.  
  113.  - the library
  114.  - the Include files, lib.i, fd.
  115.  - its documentation
  116.  
  117. I am particularly interested in the files related to the following
  118. libraries:
  119.  
  120.  - Arp.Library
  121.  - XPK.Library.
  122.  - 68040.Library
  123.  - Decrunch.Library
  124.  - Octaplayer.Library
  125.  - Toolmanager.Library ......
  126.  
  127. If you find mistakes in the libraries' functions, or bugs, please let me
  128. know of them so that I may solve the problem quickly.
  129.  
  130. ------------------------------------------------------------------------------
  131. --  7) ACKNOWLEDGMENTS  ------------------------------------------------------
  132. ------------------------------------------------------------------------------
  133.  
  134. I would like to thank the following people:
  135.  
  136. FRANCK  Nicolas  for his help with the programming of the Gadtools.library,
  137. particularly with ListViews Gadgets.
  138.  
  139. AMANN Pascal for translating the libraries' functions into the French and
  140. the documentation into the English.
  141.  
  142. ------------------------------------------------------------------------------
  143. --  8) HOW TO CONTACT ME  ----------------------------------------------------
  144. ------------------------------------------------------------------------------
  145.  
  146. If you wish to send me libraries, trade source files or let me know that
  147. you're interested in my work, write to the following address:
  148.  
  149.              BEAUMONT Christophe
  150.              16, rue de l'Orme
  151.              67400 ILLKIRCH-GRAFFENSTADEN
  152.              FRANCE
  153.  
  154. Warning! For disk returns and mail answers, you must include a stamped
  155. self-addressed envelope.
  156.  
  157. Those who own a "minitel" or a modem may contact me on:
  158.  
  159.       3615  RTEL    in b.a.l HERETIC
  160.